ComponentOne Data Source for Entity Framework
C1.LiveLinq.Indexing Namespace / Index<T,TKey> Class / FindKeys Method

In This Topic
    FindKeys Method (Index<T,TKey>)
    In This Topic
    Finds items containing any of the specified key values.
    Overload List
    OverloadDescription
    Finds items containing any of the specified key values.  

    Finds items containing any of the specified key values.

    Implements FindKeys(IEnumerable,Order)

    (Inherited from C1.LiveLinq.Indexing.Index<T>)
    See Also